gtk4.git
2020-03-12 Matthias Clasensurface: Drop gdk_surface_show
2020-03-12 Matthias Clasenwin32: Stop using gdk_surface_show
2020-03-12 Matthias Clasenbroadway: Stop using gdk_surface_show
2020-03-12 Matthias Clasenwayland: Drop dead code
2020-03-12 Matthias Clasenx11: Stop using gdk_surface_show
2020-03-12 Matthias Clasengdk: Drop surface-type
2020-03-12 Matthias Clasenwayland: Stop using surface-type
2020-03-12 Matthias Clasenx11: Stop using surface-type
2020-03-12 Matthias Clasenbroadway: Stop using surface type
2020-03-12 Matthias Clasenx11: Stop using gdk_surface_get_surface_type
2020-03-12 Matthias Clasenwayland: Stop using surface types
2020-03-12 Matthias Clasensurface: Stop using surface types
2020-03-12 Matthias Clasensurface: Don't implement subtypes in the frontend
2020-03-12 Matthias Clasenx11: Only use state of toplevels
2020-03-12 Matthias Clasenbroadway: Implement GdkPopup, GdkToplevel and GdkDragSu...
2020-03-12 Matthias Clasenx11: Implement GdkPopup, GdkToplevel and GdkDragSurface
2020-03-12 Matthias Clasenwayland: Implement GdkPopup, GdkToplevel and GdkDragSurface
2020-03-12 Matthias ClasenDrop gdk_surface_set_opacity
2020-03-12 Matthias Clasenx11: Stop using gdk_surface_set_opacity
2020-03-12 Matthias Clasenwidget: Stop using gdk_surface_set_opacity
2020-03-12 Matthias ClasenDrop gdk_surface_show and gdk_surface_resize
2020-03-12 Matthias Clasengtkdragicon: Use drag surface api
2020-03-12 Matthias ClasenAdd a GdkDragSurface interface
2020-03-12 Matthias Clasensurface: Drop redundant toplevel api
2020-03-12 Matthias Clasendocs: Stop using gdk_surface_get_decorations
2020-03-12 Matthias Clasentestgtk: Stop setting decorations and functions
2020-03-12 Matthias Clasentests: Stop using gdk_surface_fullscreen
2020-03-12 Matthias Clasentestgtk: Stop using gdk_surface_set_icon_name
2020-03-12 Matthias Clasenwayland: Stop using gdk_surface_set_title
2020-03-12 Matthias Clasentestgtk: Stop using gdk_surface_get_state
2020-03-12 Matthias Clasendemo: stop using gdk_surface_get_state
2020-03-12 Matthias Clasena11y: Stop using gdk_surface_get_state
2020-03-12 Matthias Clasenx11: Stop using gdk_surface_get_state
2020-03-12 Matthias Clasengtk: use toplevel state getter
2020-03-12 Matthias Clasenwindow: Use GdkToplevel
2020-03-12 Matthias ClasenIntroduce GdkToplevel
2020-03-12 Matthias ClasenIntroduce GdkToplevelLayout
2020-03-11 Matthias Clasentestsuite: Stop using type-hints
2020-03-11 Matthias Clasenwindow: Drop type hints
2020-03-11 Matthias Clasenx11: Set type hints based on surface type
2020-03-11 Matthias ClasenStop setting type hints for dialogs
2020-03-11 Matthias Clasenshortcutswindow: Stop setting type hints
2020-03-11 Matthias Clasenheaderbar: Stop looking at type hints
2020-03-11 Matthias Clasentestsuite: Stop using type-hint
2020-03-11 Matthias Clasena11y: Stop using type hints
2020-03-11 Matthias Clasenwayland: Stop tracking orphan dialogs
2020-03-11 Matthias Clasensurface: Rename gdk_surface_input_shape_combine_region
2020-03-11 Matthias Clasenx11: Stop using gdk_surface_maximize
2020-03-11 Matthias Clasenx11: Stop using gdk_surface_set_geometry_hints
2020-03-11 Matthias Clasenwayland: Stop using gdk_surface_set_geometry_hints
2020-03-11 Matthias Claseninspector: Stop raising and lowering windows
2020-03-11 Matthias Clasenx11: Stop using gdk_surface_raise
2020-03-11 Matthias Clasenbroadway: Stop using gdk_surface_raise
2020-03-11 Matthias Clasenx11: Stop abusing type hints for dnd
2020-03-11 Matthias Clasenwayland: Stop abusing type hints
2020-03-11 Matthias Clasensurface: Drop popup api
2020-03-11 Matthias Clasentooltip: Use GdkPopup
2020-03-11 Matthias Clasenpopover: Use GdkPopup
2020-03-11 Matthias Clasensurface: Implement GdkPopup
2020-03-11 Matthias ClasenIntroduce GdkPopup
2020-03-11 Matthias Clasenpopuplayout: Add docs
2020-03-11 Matthias ClasenMove GdkSurface autocleanup declaration
2020-03-11 Matthias Clasenwayland: Stop calling frontend surface api
2020-03-11 Matthias ClasenSimplify surface move/drag api
2020-03-11 Matthias Clasentestsuite: Update a11y test output
2020-03-11 Matthias Clasentestsuite: Stop using GtkSpinner::active
2020-03-11 Matthias ClasenDrop gtk_window_begin_move/resize_drag
2020-03-11 Matthias Clasendisable popover test
2020-03-09 sicklylifeUpdate Japanese translation
2020-03-09 sicklylifeUpdate Japanese translation
2020-03-06 Matthias ClasenMerge branch 'master' into 'master'
2020-03-06 Alexander LarssonMerge branch 'wip/tbaederr/fallthrough' into 'master'
2020-03-06 Timm BäderReplace fallthrough comments with G_GNUC_FALLTHROUGH
2020-03-06 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-03-06 Benjamin Ottestack: Make static analyzer happy
2020-03-06 Benjamin Ottepathbar: Don't do the same thing twice.
2020-03-06 Benjamin Ottereftest: Plug memleak
2020-03-06 Benjamin Ottetreeview: Don't assign value twice.
2020-03-06 Benjamin Ottecellarea: Be very clear
2020-03-06 Benjamin Ottebuilder-tool: Don't allow property to be both resize...
2020-03-06 Benjamin Otteapplicationaccels: Use g_renew()
2020-03-06 Benjamin Otteliststore: Fix gtk_list_store_iter_is_valid()
2020-03-06 Benjamin Ottetesttreeview: Fix 19 year old use-after-free
2020-03-06 Benjamin Ottetreepath: Use g_renew()
2020-03-06 Benjamin Ottetestsuite: Avoid passing NULL to strcmp()
2020-03-06 Benjamin Ottetreeview: Don't initialize variable twice
2020-03-05 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-03-05 Benjamin Ottebuild: Add -Wnull-dereference
2020-03-05 Benjamin Otteicontheme: Remove unused parameter
2020-03-05 Benjamin Ottetreerbtree: Use for loops
2020-03-05 Benjamin Ottenotebook: Don't crash on drags not coming from a notebook
2020-03-05 Benjamin Otteicontheme: Don't crash on icon lookup failure
2020-03-05 Benjamin Ottedevice: Handle missing axis
2020-03-05 Benjamin Otterbtree: Simplify macros
2020-03-05 Benjamin Otterbtree: Simplify code
2020-03-05 Benjamin Ottebuild: Add more useful warning flags
2020-03-05 Benjamin Ottemountoperation-x11: Fix copy/paste thinko
2020-03-05 Benjamin Ottetests: Add a test for changing the hovered widget
2020-03-05 Benjamin Otteimcontextwayland: Fix copy/paste error
2020-03-05 Benjamin Ottetextview: Fix copy/paste error
next